CPhidgetInterfaceKit_setOutputState

Sets the state of a digital output.

extern (C) __gshared
int function(CPhidgetInterfaceKitHandle phid, int index, int outputState) CPhidgetInterfaceKit_setOutputState;

Meta